home *** CD-ROM | disk | FTP | other *** search
/ Leer Poker Spelen / Unibet.iso / content / scr1.swf / scripts / DefineButton2_10 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2007-12-19  |  77 b   |  5 lines

  1. on(rollOver){
  2.    _root.section = "menu3";
  3.    _parent.hit._visible = 1;
  4. }
  5.